design for testability
Also known as: DfT
A way of ensuring that code is easily tested by ensuring that testing requirements are considered as the code is designed. When doing test-driven development, design for testability occurs as a natural side-effect of development
Copyright © 2003-2008 Gerard Meszaros all rights reserved